TRACE_VALUE

val TRACE_VALUE: Int = 5

Log levels, chosen to match python logging conventions.
TRACE = 5;